`[.ranked_ballots`: Access Subsets of Ballots.
Description
Extract subsets of ballots by index.
Usage
# S3 method for ranked_ballots
[(x, i = NULL)
Arguments
- x
Some ranked_ballots
.
- i
The index, or vector of indices corresponding to each ballot to be extracted.